Add warning about NodeSet updates with OSDP failures#1403
Add warning about NodeSet updates with OSDP failures#1403bshephar wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bshephar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test openstack-operator-build-deploy-kuttl-4-18 |
1 similar comment
|
/test openstack-operator-build-deploy-kuttl-4-18 |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f483cf11f4384e8d8387a84a8cd1d7ee ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 27s |
When a NodeSet is updated while it is associated with a failing OSDPD, we will update the NodeSet but NOT update the Ansible inventory. This change adds a warning for users so that they are aware of the fact that the OSDPD needs to be deleted before the Ansible inventory will be updated. Jira: OSPRH-15668 Signed-off-by: Brendan Shephard <bshephar@redhat.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7423eb307f16410d9ce4c963d635f611 ❌ openstack-k8s-operators-content-provider FAILURE in 7m 28s |
|
recheck |
When a NodeSet is updated while it is associated with a failing OSDPD, we will update the NodeSet but NOT update the Ansible inventory. This change adds a warning for users so that they are aware of the fact that the OSDPD needs to be deleted before the Ansible inventory will be updated.
Jira: OSPRH-15668